home *** CD-ROM | disk | FTP | other *** search
/ Miggybyte 9 / Miggybyte 9.adf / DOCS / MB_7.TXT / MB_7.TXT
Text File  |  1996-10-06  |  3KB  |  84 lines

  1.  
  2.                         Neather Realm Software
  3.  
  4.             Product:   NRS Devolopment Book for Blitz Basic
  5.                            Available Soon!
  6.  
  7. Description:
  8.  
  9. The Blitz Basic Book is intended for anyone who writes programs for Blitz
  10. Basic.   This  book  covers  information for the beginner, such as how to
  11. convert  decimal  numbers  to  binary and hexadecimal, to advanced topics
  12. such as parser construction and compression.
  13.  
  14. The  best  part  of  this  book is that it comes with a powerful platform
  15. level  editor  that  allows for compressed maps to be saved.  This editor
  16. has  the  capability  of  producing  extremely large maps with up to five
  17. levels  of  word ordered or byte ordered information.  This does not mean
  18. your  limited  to five levels in your game.  No, this just means that the
  19. map being used can only be five depth levels.  In other words you can add
  20. map  attributes  to 4 different levels while the fifth level displays the
  21. graphics.   On  top of that, an attribute level may be viewed on top of a
  22. graphic  level.   Regions or zones are also defined in this level editor,
  23. so  adding  large  numbers of sprites to your map is not a problem.  This
  24. program alone is worth the price of the book!
  25.  
  26. Featured Chapters:
  27. Assembly (examples covering almost every command on disk)
  28. Introduction to C (for those wishing to understand C enough to convert
  29. programs)
  30. Data Types
  31. Stacks
  32. Queues
  33. Hashing
  34. Linked Lists
  35. Sorting Techniques
  36. Parsing (examples include two useable Mathematical Expression Parsers)
  37. Prefix, Infix, Postfix
  38. Compression
  39. Documentation Standards
  40. Collision Detection (for Video Games)
  41. Basic Math For Software Development
  42. +more!
  43. Some Examples that are on Disk:
  44. Collision detection algorithms
  45. Parsers
  46. Assembly
  47. Graphic + Text Printing
  48. Variant of Byte-Run Compression code for Reading, Writing, and Size.
  49. Bezier Curve Creation
  50. Color Font (allows you to add Color Fonts to Video Games)
  51. Linked Lists
  52. Numerous Sorts
  53. Hashing
  54. Postfix
  55. Infix
  56. Prefix
  57. Trees
  58. Simple 3D Line Graph Mapping
  59. 3D Role Playing Game (Like Dungeon Master)
  60. Example of a mini program language interpreter
  61. Scrolling
  62. Platform Game Engine
  63. Tool for creating Platform Levels
  64. Much more!
  65. Minimum System Requirements:
  66. Amiga with 1 Meg and Blitz Basic 2 or 2.1
  67. 1 floppy dirve
  68. Workbench 1.3,2.0+,3.0+
  69. Includes HD install utility
  70. Price  U.S. $49.95   Can. $59.95    UK  not yet determined
  71.  
  72. E-Mail: Neather Realm Software at r3mwk@vm1.cc.uakron.edu
  73.  
  74. Neather Realm Software
  75. 2930 8th Street
  76. Cuyahoga Falls, Ohio 44221
  77. United States
  78. (330) 928-1738  Phone/Fax
  79.  
  80. NOTE: THIS WILL BE REVIEWED AS SOON AS ITS RELEASED :)
  81.  
  82. END
  83. ===
  84.